home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / gapdemo1.zip / TOURIST.BAT < prev   
DOS Batch File  |  1992-06-25  |  240b  |  10 lines

  1. @echo off
  2.  
  3. REM Batch file to run the Tourist Door Program
  4. REM If GAP was installed to other than the GAP directory,
  5. REM the '\gap' directory entries below will need to be changed
  6.  
  7. cd \gap\doors\tourist
  8. tourist tourist1.cnf
  9. cd \gap
  10.